Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 179,338 for

document formatting

(0.48 sec)
  1. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_Document method...insert_document method Contents [ Hide ] insert_document(src_doc...oc, import_format_mode) Inserts a document at the cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...LWObjects; var doc = new Document(lwDoc.SourceFileName); mergeInfo...appearing bold in the output document, while it was fully bold in...

    forum.aspose.com/t/only-some-contents-are-bold/...
  3. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...Words applies a date/time format switch, i.e. @ “dd.MM.yyyy”...FormatDateTime ( DateTime value , string format , CalendarType calendarType...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....that can handle the specific formatting or processing you want to...method in your class that formats the data as needed when the...

    forum.aspose.com/t/apply-custom-class-using-mus...
  5. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the Documentation article in C++....the Working with Fonts documentation article. class Font : public...() Resets to default font formatting. get_AllCaps () True if the...

    reference.aspose.com/words/cpp/aspose.words/font/
  6. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with Formatting using Aspose.Cells for JavaScript via C++....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert an Excel Table to a Range of Data|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  9. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word Formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...paragraphs and runs of text formatted with a specific style. For...

    docs.aspose.com/words/cpp/working-with-styles-a...
  10. Merge MD Files in Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....MD files separately into a Document object and assign the respective...Access the destination MD file Document object for appending other...

    kb.aspose.com/words/java/merge-md-files-in-java/